projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65ecf2c
)
Fix typo in dg-100 comment.
author
robertl
<robertl>
Thu, 13 Sep 2007 16:20:41 +0000
(16:20 +0000)
committer
robertl
<robertl>
Thu, 13 Sep 2007 16:20:41 +0000
(16:20 +0000)
dg-100.c
patch
|
blob
|
history
diff --git
a/dg-100.c
b/dg-100.c
index d6c10d682e86535c1e1010e49833eebc6ef529bf..02877cee0f3868101072c712dd7bc1247b03f916 100644
(file)
--- a/
dg-100.c
+++ b/
dg-100.c
@@
-326,7
+326,7
@@
dg100_recv_byte()
int result;
/* allow for a delay of 40s;
- * eras
e
ing the whole DG-100 memory takes about 21s */
+ * erasing the whole DG-100 memory takes about 21s */
result = gbser_readc_wait(serial_handle, 40000);
switch(result){
case gbser_ERROR: